Skip to content

Theme: disabled elements can still be focused with a click #1330

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
wants to merge 1 commit into from

Conversation

arschmitz
Copy link
Member

pointer-events: none; fixes this in chrome, safari, and firefox
ie and opera both show no focus styles on click so lack of
pointer-events support in old ie is not a problem.

Fixes #10573

pointer-events: none; fixes this in chrome, safari, and firefox
ie and opera both show no focus styles on click so lack of
pointer-events support in old ie is not a problem.

Fixes #10573
@scottgonzalez
Copy link
Member

Looks good.

@jzaefferer
Copy link
Member

Looks good, except for the lack of punctuation in the commit message (same as the PR text).

@arschmitz
Copy link
Member Author

@jzaefferer @scottgonzalez Ill fix that and land this

@arschmitz arschmitz closed this in 7137c90 Jan 16, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

3 participants